home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
Apps
/
DevTools
/
ClassEditor.0.4
/
Examples
/
TrickyClass.m
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-06-07
|
126 b
|
21 lines
@implementation TrickyClass:Object
// See the docu for more infos..
+ name
{
}
- name
{
}
- init
{
}
- initWith
{
}
@end